home *** CD-ROM | disk | FTP | other *** search
/ All Star Strip Poker: Girls At Work / All Star Strip Poker - Girls At Work.iso / setup.exe / {app} / jre / lib / security / javaws.policy < prev    next >
Text File  |  2006-02-04  |  132b  |  7 lines

  1. // @(#)javaws.policy    1.7 00/09/18
  2.  
  3. grant codeBase "file:${jnlpx.home}/javaws.jar" {
  4.     permission java.security.AllPermission;
  5. };
  6.  
  7.